Arguments
streaming model (describe)
performance metric in streaming
majority problem
Boyer-Moore algorithm (metrics + correctness)
sampling
sampling in streaming
reservoir sampling (pseudo + analysis)(proof)
frequent items problem
e-AFI problem
sticky sampling (pseudo + analysis)(proof)
frequency moments
probabilistic counting algorithm (def + prob guarantees)
count-min sketch (ingredients + pseudo + th + prof --> kinda skip)
count sketch (ingredients + pseudo + th + prof)
performance metrics of count-min and count sketch
approximate membership problem
bloom filter (ingredients + pseudo + false positive th + prof)
r-NNS problem (definition)
Other variations (just the difference)
kd-tree (what is)
RR problem (definition)
Performance of kd-tree in R^2
Generalized performance in R^D
(c,r)-ANNS (definition)
(p1,p2,c,r)-LSH (definition)
ANNS with LSH performance (+ prof)